.. _CZ Structures: ========================== CZ Structures ========================== .. toctree:: :maxdepth: 1 * :ref:`CZipFile` .. _CZipFile: CZipFile ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +------------+----------------------+------------------+-----------+ | **Offset** | **Size (Total: 40)** | **Type** | **Field** | +------------+----------------------+------------------+-----------+ | 0x0 | 8 | unsigned __int64 | zip | +------------+----------------------+------------------+-----------+ | 0x8 | 8 | const char* | path | +------------+----------------------+------------------+-----------+ | 0x10 | 8 | const char* | name | +------------+----------------------+------------------+-----------+ | 0x18 | 8 | const char* | ext | +------------+----------------------+------------------+-----------+ | 0x20 | 4 | int | offset | +------------+----------------------+------------------+-----------+ | 0x24 | 4 | int | size | +------------+----------------------+------------------+-----------+